home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / defcur.z / defcur
Encoding:
Text File  |  2002-10-03  |  2.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ddddeeeeffffccccuuuurrrr((((3333GGGG))))                                                          ddddeeeeffffccccuuuurrrr((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ddddeeeeffffccccuuuurrrr - defines a cursor glyph
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ddddeeeeffffccccuuuurrrr((((nnnn,,,, ccccuuuurrrrssss))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 nnnn
  14.      iiiinnnntttteeeeggggeeeerrrr****2222 ccccuuuurrrrssss((((****))))
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _n      expects the constant you want to assign as a cursor name. By
  18.             default, an arrow is defined as cursor 0 and cannot be redefined.
  19.  
  20.      _c_u_r_s   expects the bitmap for the cursor you want to define.  The bitmap
  21.             can be 16x16 or 32x32 and either one or two layers deep. This
  22.             parameter is ignored for cross-hair cursors.
  23.  
  24. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  25.      ddddeeeeffffccccuuuurrrr defines a cursor glyph with the specified name and bitmap. Call
  26.      ccccuuuurrrrssssttttyyyy prior to calling ddddeeeeffffccccuuuurrrr to set the type and size of cursor it
  27.      defines.  The name parameter _n is used to identify the cursor glyph to
  28.      other cursor routines.  A subsequent call to ddddeeeeffffccccuuuurrrr with the same value
  29.      of _n will replace the current definition of the cursor with the new one.
  30.  
  31.      By default, the cursor origin of a bitmap cursor is at (0,0), its lower-
  32.      left corner, and the cursor origin of a cross-hair cursor is at (15,15),
  33.      the intersection of its two lines.  Use ccccuuuurrrroooorrrriiii to set the cursor origin
  34.      to somewhere else.  The cursor origin is the position controlled by
  35.      valuators attached to the cursor, and is also the position ppppiiiicccckkkk uses for
  36.      the picking region.
  37.  
  38. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  39.      curori, cursty, getcur, getgde, pick, setcur
  40.  
  41. NNNNOOOOTTTTEEEESSSS
  42.      This routine is available only in immediate mode.
  43.  
  44.      Some models do not support two-layer cursor bitmaps.  Use the ggggeeeettttggggddddeeee
  45.      inquiry GDBCUR to determine how many layers are supported.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.